* {
	padding: 0;
	margin: 0;
}
.clr{
	clear: both;
}
.one-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/* 多行换行 */
.some-line{
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
/* 首页样式 */
.warp{
    position: relative;
	width: 100%;
	background-position: center;
	background-image: url('../images/warm_bg.jpg');
}

.content{
	position: relative;
	width: 1200px;
	margin:auto;
	overflow: hidden;
}

/* 网站开始 */
.top{
	width: 100%;
	min-width: 1200px;
	height: 40px;
	background-color: #363636;
	line-height: 40px;
}
.top-left li{
	float: left;
	margin-right: 20px;
}
.top-left li img{
	width: 20px;
	height: 20px;
	vertical-align: -5px;
}
.top-left li a{
	display: inline-block;
	margin-left: 5px;
	font-size: 14px;
	color: #fff;
}

.top-right a{
   color: #fff;
   font-size: 14px;
}


.logo-search{
	width: 100%;
	min-width: 1200px;
	height: 190px;
	background-image: url('../images/top_bg.jpg');
	background-position: center;
	box-shadow: 0px 10px 5px rgba(0,0,0,0.4)
}

.logo-left {
	padding: 20px 0px;
}
.logo-left img{
	max-height: 90px;
}
.search{ 
	padding: 5px 0
}
.search_box{
	 background:#fff; 
	 width: 355px;
	  margin: 38px 5px; 
	  overflow: hidden;
	}
.search_k{ 
	border: 1px solid #eaeaea; 
	width: 270px; 
	color: #666; 
	height: 45px;
	font-size: 14px;
}
.search_btn{ 
	float: right;
	background: #1A6CBE; 
	color: #fff; 
	border: 2px solid #1A6CBE; 
	line-height: 41px;
	 width: 75px;
	}
.search_btn:hover{ 
	cursor: pointer; 
}

.nyleft_b{ 
	width:260px;
}
.nyleft_b a{
	width: 260px;
	display: inline-block;
}
.prtit1{
	 height:70px;
	 border-bottom:1px solid #ddd; 
	 border-top:1px solid #ddd; 
	 background:#4E4E4E;
	  padding-left:5px;
	  padding-top: 10px;
	}
.prtit1:hover{ 
	background:#212121;
}
.prtit1 .primg1{
	 height:25px;
	  vertical-align:middle; 
	  display:inline-block;
	}
.prtitwz1{ 
	padding-left:8px; 
	font-size:18px;
	color:#fff;
	 font-style: normal;
}


 .index-nax{
	 width: 100%;
	 min-width: 1200px;
	 height: auto;
 }
 .nav-top{
	 width: 260px;
	 height: 65px;
	 background-color: #136CB5;
	 text-align: center;
	 font-size: 22px;
	 line-height: 65px;
	 color: #FFFFFF;
 }

.index-nav{
	width: 100%;
	position: relative;
	top: -65px;
}

.index-nav-bg{
	width: 940px;
	height: 65px;
	background-color: #3F3F3F;
}
.nav-list{
	width: 100%;
}


/*导航条*/
.content-nav{
	position: relative;
	width: 1200px;
	margin:auto;
}
/*导航*/
.daohangtonglan{ 
	width: 100%;
	 background-color: #65605C; 
	 height: 65px;
}
.dht{
	 height:65px;
	  width:940px; 
	  margin: 0 auto;
	}
.menu{ 
	min-width:940px;
	overflow:hidden;
	margin:0 auto;
}
.menu .menu_item{ 
	float:left;
	padding: 0px 20px;
	overflow: hidden;/*超出部分隐藏*/ 
	white-space: nowrap;/*不换行*/ 
	text-overflow:ellipsis;/*超出部分省略号显示*/
}
.menu .menu_item a{
	font-size: 16px;
	color: #fff; 
	display: block;
	width: auto;
	line-height:65px;
	text-align:center;
	font-family:"微软雅黑";
}
.menu .menu_item:hover{
	background-color: #136CB5;
}
.menu .cur{
	/* background-image: url('../images/nav_bg.jpg'); */
	background-color: #136CB5;
}
.menu .menu_item:hover a{
	color:#fff;
}
.menu .menu_item:hover .submenu{
	display:block; 
	z-index:999999; 
	position:absolute;
	border-top:3px solid #333;
}
.submenu{
	background-color:#fff; 
	overflow: hidden;
	z-index:999999999; 
	display:none;
}
.submenu_item {
	padding:0 2px;
	min-width:170px; 
}
.submenu_item a{
	font-size:12px!important;
	color:#333 !important;
	font-weight:100 !important; 
	line-height:3em !important;
	border-bottom: 1px solid #ccc;
}
.submenu_item:hover{ 
	background:#136CB5;
}
.submenu_item a:hover{ 
	color:#fff !important
}

.submenu{
	padding:0px 0px!important;
}


.hot-product{
    width: 260px;
	display: inline-block;
	border: 1px solid #ccc;
	margin: 5px 0px;
}
.hot-product li{
	margin: 10px 0px;
}
.product-left{
	float: left;
	margin-left: 5px;
}
.product-left img{
	max-width: 100px;
	height: 100px;
	border: 2px solid #c5c5c5;
}
.product-right{
	float: right;
	margin: 12px 0px;
}
.product-right p{
	font-size: 14px;
    color: #333;
    font-weight: bold;
    max-width: 140px;
    line-height: 20px;
}
.product-description{
	max-width: 140px;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    /* max-height: 36px; */
    margin-top: 5px;
}

.w-940{
	width: 940px;
}
.container{ 
	background: #FF9; 
	width: 260px; 
	height: 200px; 
	/* margin: 0px auto;  */
	cursor: pointer; 
	overflow: hidden; 
	box-shadow: 6px 4px 5px hsla(0,0%,59%,.2); 
	-webkit-box-shadow: 6px 4px 5px hsla(0,0%,59%,.2);
 }
.container img{
	background:#FFF;
	display:block;
	width:260px;
	max-height:200px;
	padding:5px;
	float:left;	
	-webkit-transition:0.7s;
	-moz-transition:0.7s;
	-o-transition:0.7s;
}
.zoom{
	position:absolute;
	-moz-transform:translate(-150px,-120px);
	-webkit-transform:scale(1.1) translate(-150px,-120px) skew(15deg,-30deg);
	-ms-transform:scale(1.1) translate(-150px,-120px) skew(15deg,-30deg);
	-o-transform:scale(1.1) translate(-150px,-120px) skew(15deg,-30deg);
}


.index-bottom{
	width: 260px;
	background-color: #666666;
}
.index-bottom li{
	width: 100%;
	height: 55px;
	line-height: 55px;
	padding: 0px 5px;
	border-bottom: 1px solid #ccc;
}
.index-bottom li img{
	max-width: 25px;
	vertical-align: -6px;
}
.index-bottom li span{
	font-size: 13px;
	color: #fff;
	margin-left: 5px;
}
.four-slogan{
	display: inline-block;
	width: 940px;
	padding-left: 20px;
}
.four-slogan li{
	float: left;
	width: 435px;
	height: 140px;
	margin-bottom: 10px;
	margin-right: 25px;
}
.slogan-img img{
	float: left;
	max-width: 140px;
	height: 140px;
	
	border: 1px solid #ccc;
}
.slogan-right{
	float: right;
	width: 293px;
	height: 140px;
	background-color: #1A6CBE;
	
}
.slogan-right p{
	max-width: 240px;
    font-size: 20px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 20px;
}
.slogan-description{
	font-size: 14px;
	color: #fff;
	padding-left: 15px;
	max-width: 290px;
	line-height: 20px;
}
.slogan-right:hover{
	background-color: #666666;
}


.product-list{
	width: 940px;
	height: auto;
	margin-top: 20px;
}
.product-list-title{
	float: right;
	width: 920px;
	height: 60px;
	background-color: #212121;
	line-height: 60px;
	margin-top: 20px;
}
.product-list-title span{
	float: left;
}
.product-list-title a{
	float: right;
	color: #fff;
	margin-right: 20px;
}
.product-list-title span{
	font-size: 22px;
    line-height: 60px;
    margin-left: 20px;
    float: left;
    color: #fff;
}
.product-list-show{
	display: inline-block;
	margin-left: 35px;
}
.product-list-show li{
	float: left;
	width: 282px;
	height:350px;
	border: 1px solid #666;
	margin: 10px 8px;
	overflow: hidden;
	
}
.product-list-show li a{
	display: inline-block;
	width: 280px;
	text-align: center;
}
.product-list-show li a img{
	padding: 10px;
	max-width: 280px;
	max-height: 280px;
	transition: all 0.6s;  
}
.product-list-show img:hover{
	transform: scale(1.2);  
}

.product-name{
	position:relative;
	bottom:-20px;
	width: 270px;
	height: auto;
	padding:0px 5px;
	color:#1A6CBE;
	font-size: 14px;
}

/* 底部 */
.foot{
	width: 100%;
	min-width: 1200px;
	min-height: 510px;
	background-color: #E4E4E4;	
}
.foot-news{
	display: inline-block;
	margin-top: 25px;
}

.foot-news li{
	float: left;
	max-width: 380px;
	height: 150px;
	margin-right: 20px;
}
.foot-news li a{
	display: inline-block;
}
.foot-news li a img{
	max-width: 150px;
	height: 150px;
	float: left;
}
.new-show{
	float: right;
	width: 230px;
	height: 150px;
	background-color: #1A6CBE;
	color: #fff;
	
}
.new-show p{
	max-width: 230px;
	font-size: 14px;
	margin-bottom: 5px;
	padding-top: 25px;
	padding-left: 7px;
}

.news-description{
	font-size: 12px;
	max-width: 230px;
	line-height: 20px;
	padding-left: 7px;
	color: #ccc;
}

.foot-second{
	display: inline-block;
    width: 1200px;
    margin-top: 30px;
}
.foot-company-name{
	width: 485px;
	color:#3e3e3e;;
	font-size: 16px;
}
.mt-30{
	margin-top: 30px;
}
.foot-address-list{
	margin-top: 20px;
}
.foot-address-list p{
	width: 450px;
	font-size: 14px;
	color: #444444;
	margin: 5px 0px;
	line-height: 30px;
}


/* 底部 */
.second-mid{
	width: 210px;
	margin-top: 30px;
}
.second-mid img{
	float: left;
	max-width: 150px;
}
.sys{
	width: 40px;
	color: #444444;
	margin: 20px auto;
}

.thrid-right{
	width: 350px;
	margin-top: 30px;
}
.thrid-icon{
	display: inline-block;
}
.thrid-icon li{
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 15px;
}
.thrid-icon li a img{
	width: 40px;
	height: 40px;
	
}

.job-times{
	width: 350px;
	color: #444444;
	font-size: 16px;
	margin-top: 30px;
}
.foot-bottom{
	width: 1200px;
	margin-top: 30px;
	text-align: center;
}
.friend-link p{
	font-size: 14px;
	color: #444444;
}
.friend-link p a{
	color: #444444;
	font-size: 14px;
}


.company-introduction{
	display: inline-block;
    font-size: 16px;
    line-height: 20px;
    width: 920px;
    padding: 10px 20px;
    margin-left: 20px;
}
.about-content-text p{
margin-bottom:10px;
}
.company-img{
	width: 100%;
	text-align: center;
}

.company-img img{
	max-width: 940px;
	height:auto ;
}

/* 子页开始 */
.about-content-text{
	display: inline-block;
}


/*翻页样式*/
#pre{margin-top:20px; padding-top:10px; font-size:14px; clear:both; text-align:right; margin-bottom:15px}
#pre a{ color:#069}
#pages {width: 100%;height: 50px;text-align: center;line-height: 22px;padding-top: 1px; clear:both;}
#pages a {background: #f5f5f5;border: #ddd solid 1px;padding: 2px 8px;margin: 0 2px;float: none;color: #9d7751;font-size: 14px;}
#pages span {background: #198ede; color: #fff;border: #DDD solid 1px;padding: 2px 8px;margin: 0 2px;float: none;}




.product-rotary{
	width: 500px;
	float: left;
	height: auto;
	margin-left: 20px;
}
.product-rotary-intro{
	float: right;
	width: 350px;
	margin-top: 85px;
	color: #333;
}
.ban{ width:500px; height:600px; position:relative; overflow:hidden;float: left;margin-top: 50px;}
.ban2{ width:500px; height:500px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;text-align: center;}
.ban2 ul li{ width:500px; height:500px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:500px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:82px; height:82px; margin-right:5px; padding:1px;}
.num ul li.on{ border:1px solid red; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}


/* 轮播介绍 */
.product-rotary-intro p{
	font-size: 14px;
	line-height: 30px;
}
.product-rotary-intro p span{
	color: #0ab2d2;
    font-size: 15px;
    margin: 0 0 5px 0;
}
.product-show-intro{
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	margin-top: 20px;
}


/* 新闻列表 */
.sub-news-list{
	display: inline-block;
	width: 920px;
	height: auto;
	margin: 15px auto;
}

.sub-news-list li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-left: 20px;
}

.sub-news-title{
	float: left;
	font-size: 14px;
}

.sub-news-times{
	float: right;
	font-size: 14px;
}

.sub-news-more{
	width: 900px;
	height: 45px;
	line-height: 45px;
	margin-left: 20px;
	border-bottom: 2px solid #ccc;
}

.sub-news-more span{
	font-size: 16px;
	text-transform: uppercase;
}
.sub-news-more a{
	display: inline-block;
	font-size: 16px;
}




.right-content{
	width: 900px;
	border-bottom: 1px dotted #ccc;
}

.product-img{
	display: inline-block;
	width: auto;
	height: 400px;
	margin: 0 auto;
	margin-top: 30px;
}
.product-img img{
	max-width: 550px;
	height: 400px;
}
.prosuct-pirce{
	max-width: 330px;
	margin-left: 20px;
}
.sub-product-name{
	font-size: 20px;
	border-bottom: 1px dotted #ccc;
    color: #0073f5;
    font-weight: bold;
    font-family: "黑体";
}

.style-show{
    margin: 15px 0px;
    line-height: 24px;
	font-size:16px;
}

.next-page{
	margin: 15px 0px;
	display: inline-block;
}
.f-14{
	font-size: 14px;
}
.mt-10{
	margin-top: 10px;
}
.mt-15{
	margin-top: 15px;
}
.price-true{
	text-decoration:line-through
}
.price-now-true{
	color: #0073f5;
	font-weight: bold;
	font-size: 18px;
}
.product-font-show{
	width: 900px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 25px;
	text-indent: 2em;
	margin-top: 30px;
}
.next-page a{
	display: block;
	font-size: 14px;
	margin-top: 15px;
}


/* 新闻展示 */
.page_content{display: inline-block;width: 920px; margin-top: 25px; line-height: 30px;}
.page_content .tt{ font-size: 20px; font-weight: bold; color:#1651B8; line-height: 30px}
.page_content .des{ border: #E5E5E5 1px solid; padding: 5px; line-height: 30px; background: #f5f5f5; text-indent: 2em; margin: 20px; color: #868686}
.page_content .date{ color: #999999; padding: 5px 0px;}
.page_content .img1{ max-width: 880px }
.pre_next{ margin-top: 20px }
.pre_next{ margin: 40px 20px 0 }
.pre_next a:hover{ color: #1651B8; text-decoration: underline;}
.center{
	text-align: center;
}
.news_content{ margin: 20px; line-height: 30px;font-size: 14px; text-indent: 2em;}
.ft14{
	font-size: 14px;
}
.pre_next p{
	font-size: 14px;
}


/* 表单 */
.form-message{
	float: right;
	display: inline-block;
	width: 900px;
	padding: 45px;
}

.table_form th{
	font-size: 16px;
	border-bottom: none!important;
}
.table_form td {
	border-bottom: none!important;
}
.input-text{
	height: 40px!important;
}

.company-introduction img{
	max-width: 45px;
}

.li-65 p{
	line-height: 65px;
}


.product-des{
 font-size: 14px;
    line-height: 22px;
    margin: 10px 0px;
    border-bottom: 1px dotted #000;
    padding-bottom: 15px;
}

.h-350 li{
	height:280px;
}